home *** CD-ROM | disk | FTP | other *** search
- In article <patlee.347.00188EC4@panix.com> patlee@panix.com
- (Patrick Lee) writes:>From: patlee@panix.com (Patrick Lee)
- >Subject: Re: Does Trumpet winsock.dll support gethostname()?
- >Date: Sat, 19 Mar 1994 11:54:57 EST
-
- >In article <pwang.43.00846797@microimmun.medsch.ucla.edu>
- >pwang@microimmun.medsch.ucla.edu (Peter Wang) writes:
-
- >>I would like to know if Trumpet winsock.dll supports the gethostname()
- >>function. It seems like all applications which calls this function can not be
- >>run with Trumpet winsock.dll. Can anyone confirm this? Thanks.
-
- >Of course it supports it. Here's a log with various trace turned on:
-
- >WSAStartup(257,2D3F:B290)
- >gethostbyaddr 198.7.7.17
- >Hostent:
- > h_name = patlee.nyc.ny.us
- > h_addrtype = 2
- > h_length = 4
- > Address = 198.7.7.17
- >gethostname = patlee.nyc.ny.us
- >gethostbyname patlee.nyc.ny.us
- >Hostent:
- > h_name = patlee.nyc.ny.us
- > h_addrtype = 2
- > h_length = 4
- > Address = 198.7.7.17
-
- >--
- >Patrick Lee <patlee@panix.com>
-
- Thanks to Ashok and the previous post, I now know that the problem is in
- wintalk, not in Trumpet winsock.dll.
-
- Peter
-
-